home *** CD-ROM | disk | FTP | other *** search
- ***************************************************************************
- * GPLIB NetWare Library for FoxPro *
- ***************************************************************************
-
-
- GPLIB is a NetWare API Library for FoxPro 2.X. Using this library you can
- gain access to NetWare's advanced printing, security and other features.
-
-
- Some features of GPLIB include:
-
- Control over network printing including print queue lists, capture
- options, print job status, print job deletion and moving.
-
- Access to the NetWare bindery. These functions allow you to query the
- NetWare bindery to determine if a user is a member of a group, security
- equivalences, password change and verification. Build lists of
- available servers, user groups, members of groups, security equivalences
-
- Connection services. Using these functions you can obtain information
- about available servers, login and out of servers, etc.
-
- Server information. Using these functions you can obtain the Server
- software version, serial number, maximum connections, disable/enable
- login, etc.
-
- Message functions. Using these functions you can send broadcast
- messages to other users on the network.
-
- Station information, including Network address, station number, login
- ID, shell version, machine descriptions, drive mappings, etc.
-
- TTS capabilities. Using these functions you can use NetWares advanced
- Transaction Tracking capabilities.
-
- DOS Functions. DOS functions including making directories, removal of
- directories, and many others.
-
- ***************************** File List ***********************************
-
- File Description
-
-
- GPDEMO.PJX Demo program for GPLIB. To run the demo, run FoxPro
- then issue the command BUILD APP GPDEMO from GPDEMO. Once
- the build is complete type DO GPDEMO and press ENTER.
-
- GPLIB.FLL FoxPro 2.5 Windows Version of GPLIB. The unregistered
- version of GPLIB will display a dialog message each time
- the library is loaded.
-
- GPLIB.PLB FoxPro 2.5 DOS version of GPLIB. The unregistered version
- of GPLIB will display a dialog message each time the
- library is loaded.
-
- GPLIB.DOC User manual for GPLIB. You can view this document using the
- FoxPro editor. You should set wrap on in your edit
- preferences to view this document.
-
- ReadMe.DOC This file.
-
- Register.DOC Registration form for GPLIB. To print this form issue
- the command TYPE REGISTER.DOC > PRN from the DOS prompt.
-
- Register.EXE MH Software Registration Utility. Registered users of
- GPLIB will receive a serial number and activation key.
- Using this program, registered users can receive free
- upgrades via CompuServe (Refer to upgrade section of
- GPLIB.DOC for more information on this).
-
- *.PRG, *.MN? These program, screen, and menu files are supporting files
- *.SC? for GPDEMO.PJX. They demonstrate some techniques you can
- use with GPLIB, and incorporate into your programs.
-
- FKillAll.PRG Replacement UDF for FKILLALL library function.
-
- Path.PRG Supporting program for FkillAll()
-
- **************************** Important Notes *******************************
-
- Please remember GPLIB is shareware. You are welcome to test this
- program. If you continue to use it, you must register.
-
- You may distribute for non-commercial purposes the zip file containing
- GPLIB and it's associated files. However, you must distribute the entire
- archive including all associated files.
-
- Please take the time to read the file GPLIB.DOC that comes with GPLIB.
- It is a complete users manual, including the license agreement. If you
- agree to the terms of the license, and you would like to become a
- registered user of GPLIB, please complete the registration form
- contained in REGISTER.DOC and return it with your payment.
-
- GPLIB is not yet compatible with the VLM shells. Compatibility is planned
- in a future (soon) release.
-
- ***************************************************************************
- *
- * MH Software
- * 1006 W 104th Ave #200
- * Northglenn, CO 80234
- *
- * CIS: 73237,1665
- * Voice: (303) 438-9585
- * FAX: (303) 469-9679
- *
- * If you have any problems using this demonstration, or would like to
- * ask any questions, please contact our technical support at the
- * CompuServe ID given above, or the telephone number listed.
- *
- * We are very interested in getting your response to this product, whether
- * you decide to register or not. If you decide not to register because of
- * some shortcoming in the product, please let us know what it is, so that
- * we can incorporate your suggestions into future versions.
- *
- * George Sexton
- * MH Software
- *
- ***************************************************************************
-